home *** CD-ROM | disk | FTP | other *** search
- object HistForm: THistForm
- Left = 200
- Top = 98
- Width = 435
- Height = 300
- Caption = 'HistForm'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 76
- Height = 24
- Caption = 'History'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object Memo1: TMemo
- Left = 28
- Top = 40
- Width = 249
- Height = 93
- Lines.Strings = (
- 'Memo1')
- TabOrder = 0
- end
- end
-